libghc-http-conduit-dev software package provides HTTP client package with conduit interface and HTTPS support, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-http-conduit-dev
libghc-http-conduit-dev is installed in your system.
Make ensure the libghc-http-conduit-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-http-conduit-dev *
You will get with libghc-http-conduit-dev package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Haskell |
| Package | libghc-http-conduit-dev |
| Version | 2.1.2.3-1+b8 [powerpc], 2.1.2. |
| Description | HTTP client package with conduit interface and HTTPS support |
| Sub Section | Haskell |